Clear search
Valadoc
    • Packages

    • glib-2.0

    • GLib

    • IdleSource

    • IdleSource

    IdleSource


    Object Hierarchy:

    Object hierarchy for IdleSource

    Description:

    [ CCode ( cname = "GSource" ) ]
    public class IdleSource : Source

    Namespace: GLib
    Package: glib-2.0

    Content:

    Creation methods:

    • public IdleSource ()
      Creates a new idle source.

    Inherited Members:

    All known members inherited from class GLib.Source
    • CONTINUE
    • REMOVE
    • add_child_source
    • add_poll
    • add_unix_fd
    • attach
    • check
    • destroy
    • dispatch
    • get_can_recurse
    • get_context
    • get_current_time
    • get_id
    • get_name
    • get_priority
    • get_ready_time
    • get_time
    • is_destroyed
    • modify_unix_fd
    • prepare
    • query_unix_fd
    • remove
    • remove_by_funcs_user_data
    • remove_by_user_data
    • remove_child_source
    • remove_poll
    • remove_unix_fd
    • set_callback
    • set_callback_indirect
    • set_can_recurse
    • set_dispose_function
    • set_funcs
    • set_name
    • set_name_by_id
    • set_priority
    • set_ready_time
    • set_static_name
    Copyright © 2022 Valadoc.org | Documentation is licensed under the same terms as its upstream | Report an Issue