Home
last modified time | relevance | path

Searched refs:g_date_is_first_of_month (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgdate.inc117 function g_date_is_first_of_month(date:PGDate):gboolean;cdecl;external gliblib name 'g_date_is_firs…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/glib/
H A Dgdate.inc117 function g_date_is_first_of_month(date:PGDate):gboolean;cdecl;external gliblib name 'g_date_is_firs…
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DDate.cs202 static extern bool g_date_is_first_of_month(IntPtr raw); in g_date_is_first_of_month() method in GLib.Date
206 bool raw_ret = g_date_is_first_of_month(Handle);
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgdate.h224 gboolean g_date_is_first_of_month (const GDate *date);
H A Dgdate.c1641 g_date_is_first_of_month (const GDate *d) in g_date_is_first_of_month() function
/dports/devel/glib20/glib-2.70.4/glib/tests/
H A Ddate.c124 g_assert (!g_date_is_first_of_month (d)); in test_dates()
127 g_assert (g_date_is_first_of_month (d)); in test_dates()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/glib-0.8.2/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Ddate.rs125 unsafe { from_glib(glib_sys::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Ddate.cc318 return g_date_is_first_of_month(&gobject_); in is_first_of_month()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Ddate.rs170 unsafe { from_glib(ffi::g_date_is_first_of_month(self.to_glib_none().0)) } in is_first_of_month()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Ddate.ccg305 return g_date_is_first_of_month(&gobject_);
/dports/finance/grisbi/grisbi-2.0.5/src/
H A Dbet_graph.c1522 if (g_date_is_first_of_month (date)) in bet_graph_populate_lines_by_forecast_data()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/glib/
H A Dglib.pp1030 function g_date_is_first_of_month(date:PGDate):gboolean;cdecl;external glibdll name 'g_date_is_fir…
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/defs/gnome/defs/
H A Dglib.defs1821 (define-function g_date_is_first_of_month
1822 (c-name "g_date_is_first_of_month")
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs2664 pub fn g_date_is_first_of_month(date: *const GDate) -> gboolean; in g_date_is_first_of_month() function

12